DomainObjects Class Library

FieldRelationship<PrimaryKeyType,RelationshipDescriptorType>.PrimaryKeyTypeObject Property

Gets the primary key persistable objects in this relationship.

public FieldRelationship<PrimaryKeyType,RelationshipDescriptorType>.PrimaryKeyType PrimaryKeyTypeObject {get;}

Property Value

The primary key persistable objects in this relationship.

See Also

FieldRelationship<PrimaryKeyType,RelationshipDescriptorType> Class | DomainObjects.Facade.Domain Namespace